lib{xc,xl}: Seed grant tables with xenstore and console grants
authorAlex Zeffertt <alex.zeffertt@eu.citrix.com>
Thu, 9 Feb 2012 18:33:30 +0000 (18:33 +0000)
committerAlex Zeffertt <alex.zeffertt@eu.citrix.com>
Thu, 9 Feb 2012 18:33:30 +0000 (18:33 +0000)
commit6a2de353a969bdcb448ea977eca39401be312051
tree34a84e2f65370b5eb1d7a44b9de51195c733e398
parent9b4964de7c6fa69a28688685bc9531f9408cf58b
lib{xc,xl}: Seed grant tables with xenstore and console grants

This patch claims one reserved grant entry for the console and another
for the xenstore. It modifies the builder to fill in the grant table
entries for the console and the xenstore.

Previous versions of this patch have been sent to xen-devel. See
http://lists.xensource.com/archives/html/xen-devel/2008-07/msg00610.html
http://lists.xensource.com/archives/html/xen-devel/2009-03/msg01491.html

Signed-off-by: Diego Ongaro <diego.ongaro@citrix.com>
Signed-off-by: Alex Zeffertt <alex.zeffertt@eu.citrix.com>
Signed-off-by: Daniel De Graaf <dgdegra@tycho.nsa.gov>
Acked-by: Ian Campbell <ian.campbell@citrix.com>
Cc: Ian Jackson <ian.jackson@eu.citrix.com>
Cc: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
Committed-by: Ian Jackson <Ian.Jackson@eu.citrix.com>
tools/libxc/xc_dom.h
tools/libxc/xc_dom_boot.c
tools/libxc/xc_dom_compat_linux.c
tools/libxc/xc_domain_restore.c
tools/libxc/xenguest.h
tools/libxl/libxl_dom.c
tools/xcutils/xc_restore.c